<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd"> 
<html> 
<head> 
<title>Cstrike MOTD</title> 
<style type="text/css"> 
pre     { 
        font-family:Verdana,Tahoma; 
        color:#FFB000; 
        } 
body    { 
        background:#000000; 
        margin-left:8px; 
        margin-top:0px; 
        } 
a    { 
        text-decoration:    underline; 
    } 
a:link  { 
    color:  #FFFFFF; 
    } 
a:visited   { 
    color:  #FFFFFF; 
    } 
a:active    { 
    color:  #FFFFFF; 
    } 
a:hover { 
    color:  #FFFFFF; 
    text-decoration:    underline; 
    } 
</style> 
</head> 
<body scroll="yes"> 
<pre>
Welcome &name& to &hostname&

Server IP: &serverip&
Your IP: &ip&
Date: &cm_thetime&
Current Map: &cm_currentmap&
Time Limit: &mp_timelimit& minutes

Commands:
Say '/menu' Which will open the information menu.
Say '/votemap' Which will bring up the map vote menu.
Say '/forgivetk' Which forgives a TK'er.
Say '/timeleft' Which announces the time left on current map.
Say '/thetime' Which announces the current time of the server location.
Say '/nextmap' Which announces the next map to be played.
Say '/myid' Which announces your personal info.
Say '/showhelp' Which will open this page
Say '/showrules' Which will open the rules page
</pre> 
</body> 
</html>